#! /bin/bash


# Remove the old plugin. ///////////////////////////////////////////////
rm -rf '/Library/Application Support/Steinberg/components/ci2_extension.bundle'
rm -rf '/Library/Application Support/Steinberg/Components/ci2_extension.bundle'
rm -rf '/Library/Application Support/Steinberg/Components/ci2_extension_u.bundle'

exit 0
